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

Public Member Functions

LocalVariableHandleCollection GetLocalVariables ()
 
LocalConstantHandleCollection GetLocalConstants ()
 
LocalScopeHandleCollection.ChildrenEnumerator GetChildren ()
 

Package Functions

 LocalScope (MetadataReader reader, LocalScopeHandle handle)
 

Properties

LocalScopeHandle Handle [get]
 
MethodDefinitionHandle Method [get]
 
ImportScopeHandle ImportScope [get]
 
int StartOffset [get]
 
int Length [get]
 
int EndOffset [get]
 

Private Attributes

readonly MetadataReader _reader
 
readonly int _rowId
 

Detailed Description

Definition at line 3 of file LocalScope.cs.


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