MetadataReader.MethodDebugInformation Property

Definition

public:
 property System::Reflection::Metadata::MethodDebugInformationHandleCollection MethodDebugInformation { System::Reflection::Metadata::MethodDebugInformationHandleCollection get(); };
public System.Reflection.Metadata.MethodDebugInformationHandleCollection MethodDebugInformation { get; }
member this.MethodDebugInformation : System.Reflection.Metadata.MethodDebugInformationHandleCollection
Public ReadOnly Property MethodDebugInformation As MethodDebugInformationHandleCollection

Property Value

Applies to