ImportScope Struct

Definition

Provides information about the lexical scope within which a group of imports are available. This information is stored in debug metadata.

public value class ImportScope
public readonly struct ImportScope
public struct ImportScope
type ImportScope = struct
Public Structure ImportScope
Inheritance
ImportScope

Remarks

See ImportScope Table" 0x35 for more information.

Properties

ImportsBlob
Parent

Methods

GetImports()

Applies to