LocalScope Struct
Definition
Provides information about the scope of local variables and constants. This information is stored in debug metadata.
public value class LocalScope
public struct LocalScope
type LocalScope = struct
Public Structure LocalScope
- Inheritance
Remarks
Properties
EndOffset | |
ImportScope | |
Length | |
Method | |
StartOffset |
Methods
GetChildren() | |
GetLocalConstants() | |
GetLocalVariables() |