MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​ReflectionReflection­HelperAre­Internals­Visible­To
Open sandboxFocus

ReflectionHelper.AreInternalsVisibleTo Method

AreInternalsVisibleTo(Assembly, Assembly)

Declaration
public static bool AreInternalsVisibleTo(this Assembly definingAssembly, Assembly referencingAssembly)
Parameters
Type Name Description
System.Reflection.Assembly definingAssembly
System.Reflection.Assembly referencingAssembly
Returns
Type Description
System.Boolean