Share via


MethodDefinitionHandle.ToDebugInformationHandle Yöntem

Tanım

Bu tanıtıcıya karşılık gelen bir MethodDebugInformation tutamacını döndürür.

public:
 System::Reflection::Metadata::MethodDebugInformationHandle ToDebugInformationHandle();
public System.Reflection.Metadata.MethodDebugInformationHandle ToDebugInformationHandle ();
member this.ToDebugInformationHandle : unit -> System.Reflection.Metadata.MethodDebugInformationHandle
Public Function ToDebugInformationHandle () As MethodDebugInformationHandle

Döndürülenler

Bu tanıtıcıya karşılık gelen bir yöntem hata ayıklama bilgileri tanıtıcısı.

Açıklamalar

Elde edilen tanıtıcı yalnızca, tek başına PDB dosyası söz konusu olduğunda bu yöntem tanımını içerenden farklı bir okuyucu olan Taşınabilir PDB blobundaki bir açık bağlamında MetadataReader geçerlidir.

Şunlara uygulanır