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

ReflectionHelper.AreInternalsVisibleToCurrentProject Method

AreInternalsVisibleToCurrentProject(Assembly)

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