|
Terraria v1.4.4.9
Terraria source code documentation
|
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 |
Definition at line 3 of file MethodDebugInformation.cs.