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 readonly struct LocalScope
public struct LocalScope
type LocalScope = struct
Public Structure LocalScope
Inheritance
LocalScope

Remarks

See LocalScope Table: 0x32.

Properties

EndOffset
ImportScope
Length
Method
StartOffset

Methods

GetChildren()
GetLocalConstants()
GetLocalVariables()

Applies to