Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Metadata.StandaloneSignature Struct Reference

Public Member Functions

MethodSignature< TType > DecodeMethodSignature< TType, TGenericContext > (ISignatureTypeProvider< TType, TGenericContext > provider, TGenericContext genericContext)
 
ImmutableArray< TType > DecodeLocalSignature< TType, TGenericContext > (ISignatureTypeProvider< TType, TGenericContext > provider, TGenericContext genericContext)
 
CustomAttributeHandleCollection GetCustomAttributes ()
 
StandaloneSignatureKind GetKind ()
 

Package Functions

 StandaloneSignature (MetadataReader reader, StandaloneSignatureHandle handle)
 

Properties

StandaloneSignatureHandle Handle [get]
 
BlobHandle Signature [get]
 

Private Attributes

readonly MetadataReader _reader
 
readonly int _rowId
 

Detailed Description

Definition at line 6 of file StandaloneSignature.cs.


The documentation for this struct was generated from the following file: