MethodDefinitionHandle.ToDebugInformationHandle Yöntem

Tanım

Bu tanıtıcıya karşılık gelen bir MethodDebugInformation tanıtıcı 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 Taşınabilir PDB blobundaki bir MetadataReader açık bağlamında geçerlidir ve tek başına PDB dosyası söz konusu olduğunda bu yöntem tanımını içerenden farklı bir okuyucudur.

Şunlara uygulanır