Olvasás angol nyelven Szerkesztés

Megosztás a következőn keresztül:


MethodDebugInformation Struct

Definition

Provides debug information associated with a method definition. This information is stored in debug metadata.

C#
public readonly struct MethodDebugInformation
C#
public struct MethodDebugInformation
Inheritance
MethodDebugInformation

Remarks

See MethodDebugInformation Table: 0x31.

Properties

Document

Gets the handle of the single document containing all sequence points of the method.

LocalSignature

Returns a local signature handle.

SequencePointsBlob

Returns a blob encoding sequence points.

Methods

GetSequencePoints()

Returns a collection of sequence points decoded from SequencePointsBlob.

GetStateMachineKickoffMethod()

Returns the kickoff method of the state machine.

Applies to

Termék Verziók
.NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8 (package-provided), 8, 9 (package-provided), 9, 10 (package-provided), 10
.NET Standard 2.0 (package-provided)