MethodDebugInformation Struct-datatyp

Definition

Innehåller felsökningsinformation som är associerad med en metoddefinition. Den här informationen lagras i felsökningsmetadata.

public value class MethodDebugInformation
public readonly struct MethodDebugInformation
public struct MethodDebugInformation
type MethodDebugInformation = struct
Public Structure MethodDebugInformation
Arv
MethodDebugInformation

Kommentarer

Se MethodDebugInformation Table: 0x31.

Egenskaper

Name Description
Document

Hämtar handtaget för det enskilda dokumentet som innehåller alla sekvenspunkter i metoden.

LocalSignature

Returnerar ett lokalt signaturhandtag.

SequencePointsBlob

Returnerar en blobkodningssekvenspunkter.

Metoder

Name Description
GetSequencePoints()

Returnerar en samling sekvenspunkter som avkodas från SequencePointsBlob.

GetStateMachineKickoffMethod()

Returnerar kickoff-metoden för tillståndsdatorn.

Gäller för