Edit

Share via


CodedIndex.HasCustomDebugInformation(EntityHandle) Method

Definition

Calculates a HasCustomDebugInformation coded index for the specified handle.

public:
 static int HasCustomDebugInformation(System::Reflection::Metadata::EntityHandle handle);
public static int HasCustomDebugInformation (System.Reflection.Metadata.EntityHandle handle);
static member HasCustomDebugInformation : System.Reflection.Metadata.EntityHandle -> int
Public Shared Function HasCustomDebugInformation (handle As EntityHandle) As Integer

Parameters

Returns

Exceptions

The handle type is unexpected.

Applies to