NDepend.API Documentation
IsUsingAssembly Method (IUser)
NDepend.CodeModel Namespace > IUser Interface : IsUsingAssembly Method
The assembly that is potentially used by this code element.
Returns true if this code element is used by assemblyUsed, otherwise returns false.
Syntax
bool IsUsingAssembly( 
   IAssembly assemblyUsed
)

Parameters

assemblyUsed
The assembly that is potentially used by this code element.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

IUser Interface
IUser Members