CodedIndex.ResolutionScope(EntityHandle) Method

Definition

Calculates a ResolutionScope coded index for the specified handle.

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

Parameters

Returns

Exceptions

The handle type is unexpected.

Applies to