IsReferenceable

IsReferenceable(Assembly, Assembly)

public static bool IsReferenceable(Assembly assembly, Assembly reference) ;

Description

Determine if the Assembly is referenced.

Parameters

Parameter Name Description
assembly Assembly
reference Assembly to determine if it is referenced

Returns

Returns true if referenced.