Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ImportScope Struct

Definition

Namespace:
System.Reflection.Metadata
Assembly:
System.Reflection.Metadata.dll
Package:
System.Reflection.Metadata v11.0.0-preview.5.26302.115
Source:
ImportScope.cs
Source:
ImportScope.cs
Source:
ImportScope.cs
Source:
ImportScope.cs
Source:
ImportScope.cs
Source:
ImportScope.cs
Source:
ImportScope.cs

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

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

Name Description
ImportsBlob
Parent

Methods

Name Description
GetImports()

Applies to


Feedback

Was this page helpful?