MetadataReader
MetadataReader(Byte*, Int32)
MetadataReader(Byte*, Int32, MetadataReaderOptions)
MetadataReader(Byte*, Int32, MetadataReaderOptions, MetadataStringDecoder)
AssemblyFiles
AssemblyReferences
CustomAttributes
CustomDebugInformation
DebugMetadataHeader
DeclarativeSecurityAttributes
Documents
EventDefinitions
ExportedTypes
FieldDefinitions
ImportScopes
IsAssembly
LocalConstants
LocalScopes
LocalVariables
ManifestResources
MemberReferences
MetadataKind
MetadataLength
MetadataPointer
MetadataVersion
MethodDebugInformation
MethodDefinitions
Options
PropertyDefinitions
StringComparer
TypeDefinitions
TypeReferences
UTF8Decoder
GetAssemblyDefinition()
GetAssemblyFile(AssemblyFileHandle)
GetAssemblyName(String)
GetAssemblyReference(AssemblyReferenceHandle)
GetBlobBytes(BlobHandle)
GetBlobContent(BlobHandle)
GetBlobReader(BlobHandle)
GetBlobReader(StringHandle)
GetConstant(ConstantHandle)
GetCustomAttribute(CustomAttributeHandle)
GetCustomAttributes(EntityHandle)
GetCustomDebugInformation(CustomDebugInformationHandle)
GetCustomDebugInformation(EntityHandle)
GetDeclarativeSecurityAttribute(DeclarativeSecurityAttributeHandle)
GetDocument(DocumentHandle)
GetEventDefinition(EventDefinitionHandle)
GetExportedType(ExportedTypeHandle)
GetFieldDefinition(FieldDefinitionHandle)
GetGenericParameter(GenericParameterHandle)
GetGenericParameterConstraint(GenericParameterConstraintHandle)
GetGuid(GuidHandle)
GetImportScope(ImportScopeHandle)
GetInterfaceImplementation(InterfaceImplementationHandle)
GetLocalConstant(LocalConstantHandle)
GetLocalScope(LocalScopeHandle)
GetLocalScopes(MethodDebugInformationHandle)
GetLocalScopes(MethodDefinitionHandle)
GetLocalVariable(LocalVariableHandle)
GetManifestResource(ManifestResourceHandle)
GetMemberReference(MemberReferenceHandle)
GetMethodDebugInformation(MethodDebugInformationHandle)
GetMethodDebugInformation(MethodDefinitionHandle)
GetMethodDefinition(MethodDefinitionHandle)
GetMethodImplementation(MethodImplementationHandle)
GetMethodSpecification(MethodSpecificationHandle)
GetModuleDefinition()
GetModuleReference(ModuleReferenceHandle)
GetNamespaceDefinition(NamespaceDefinitionHandle)
GetNamespaceDefinitionRoot()
GetParameter(ParameterHandle)
GetPropertyDefinition(PropertyDefinitionHandle)
GetStandaloneSignature(StandaloneSignatureHandle)
GetString(DocumentNameBlobHandle)
GetString(NamespaceDefinitionHandle)
GetString(StringHandle)
GetTypeDefinition(TypeDefinitionHandle)
GetTypeReference(TypeReferenceHandle)
GetTypeSpecification(TypeSpecificationHandle)
GetUserString(UserStringHandle)
GetEditAndContinueLogEntries(MetadataReader)
GetEditAndContinueMapEntries(MetadataReader)
GetHeapMetadataOffset(MetadataReader, HeapIndex)
GetHeapOffset(MetadataReader, Handle)
GetHeapSize(MetadataReader, HeapIndex)
GetNextHandle(MetadataReader, BlobHandle)
GetNextHandle(MetadataReader, StringHandle)
GetNextHandle(MetadataReader, UserStringHandle)
GetRowNumber(MetadataReader, EntityHandle)
GetTableMetadataOffset(MetadataReader, TableIndex)
GetTableRowCount(MetadataReader, TableIndex)
GetTableRowSize(MetadataReader, TableIndex)
GetToken(MetadataReader, EntityHandle)
GetToken(MetadataReader, Handle)
GetTypesWithEvents(MetadataReader)
GetTypesWithProperties(MetadataReader)
ResolveSignatureTypeKind(MetadataReader, EntityHandle, Byte)
xamarinmac
namespace System.Reflection.Metadata.Ecma335
{
public static class MetadataTokens
{
public static int GetToken(this MetadataReader! reader, Handle handle);
}
}
nuget.org | 0.0 % Reference this API |
---|---|
.NET | 5.06.07.08.09.010.0 |
.NET Core | 1.01.12.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to xamarinmac | |
Assemblies | System.Reflection.Metadata , Version=10.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Reflection.Metadata , Version=9.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs a package reference to |
Package | System.Reflection.Metadata (10.0.0-preview.1.25080.5) netstandard2.0 |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API