NDepend.API Documentation
IsNotNullAndExists Method
NDepend.Path Namespace > PathHelpers Class : IsNotNullAndExists Method
The path reference.
Returns true if path is not null, and path.IAbsolutePath.Exists equals true.
Syntax
[Extension()]
public static bool IsNotNullAndExists( 
   IAbsolutePath path
)

Parameters

path
The path reference.
Requirements

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

See Also

Reference

PathHelpers Class
PathHelpers Members