NDepend.API Documentation
IsThirdPartyInferredFromRef Property
NDepend.CodeModel Namespace > ICodeElement Interface : IsThirdPartyInferredFromRef Property
Gets a value indicating whether this code element is a third-party code element resolved from reference.
Syntax
bool IsThirdPartyInferredFromRef {get;}
Remarks
Since NDepend v2021.2 when a third-party assembly is not found at analysis time, such assembly and its child namespaces, types, methods and fields are resolved from their references in application assemblies.
Requirements

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

See Also

Reference

ICodeElement Interface
ICodeElement Members