Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
MethodSpecification.cs
Go to the documentation of this file.
3
5
BlobReader GetBlobReader(BlobHandle handle)
EntityHandle GetMethod(MethodSpecificationHandle handle)
BlobHandle GetInstantiation(MethodSpecificationHandle handle)
ImmutableArray< TType > DecodeMethodSpecificationSignature(ref BlobReader blobReader)
static MethodSpecificationHandle FromRowId(int rowId)
CustomAttributeHandleCollection GetCustomAttributes()
MethodSpecification(MetadataReader reader, MethodSpecificationHandle handle)
ImmutableArray< TType > DecodeSignature< TType, TGenericContext >(ISignatureTypeProvider< TType, TGenericContext > provider, TGenericContext genericContext)