NDepend.API Documentation
IsUsedBy Method (IUsed)
NDepend.CodeModel Namespace > IUsed Interface : IsUsedBy Method
The code element that potentially uses this code element.
Returns true if this code element is used by codeElementUser, otherwise returns false.
Syntax

Parameters

codeElementUser
The code element that potentially uses 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

IUsed Interface
IUsed Members
UsedBy<TUsed,TUser> Method