MethodDebugInformation Yapı

Tanım

Yöntem tanımıyla ilişkili hata ayıklama bilgilerini sağlar. Bu bilgiler hata ayıklama meta verilerinde depolanır.

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

Açıklamalar

Bkz . MethodDebugInformation Tablosu: 0x31.

Özellikler

Document

Yönteminin tüm sıra noktalarını içeren tek belgenin tutamacını alır.

LocalSignature

Yerel bir imza tanıtıcısı döndürür.

SequencePointsBlob

Blob kodlama dizisi noktaları döndürür.

Yöntemler

GetSequencePoints()

kodu SequencePointsBlobçözülen dizi noktaları koleksiyonunu döndürür.

GetStateMachineKickoffMethod()

Durum makinesinin başlangıç yöntemini döndürür.

Şunlara uygulanır