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

Public Member Functions

SequencePointCollection GetSequencePoints ()
 
MethodDefinitionHandle GetStateMachineKickoffMethod ()
 

Package Functions

 MethodDebugInformation (MetadataReader reader, MethodDebugInformationHandle handle)
 

Properties

MethodDebugInformationHandle Handle [get]
 
BlobHandle SequencePointsBlob [get]
 
DocumentHandle Document [get]
 
StandaloneSignatureHandle LocalSignature [get]
 

Private Attributes

readonly MetadataReader _reader
 
readonly int _rowId
 

Detailed Description

Definition at line 3 of file MethodDebugInformation.cs.


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