NDepend.API Documentation
IsGeneratedByCompiler Property (INamespace)
NDepend.CodeModel Namespace > INamespace Interface : IsGeneratedByCompiler Property
Gets a value indicating whether this namespace contains only types generated by the compiler.
Syntax
bool IsGeneratedByCompiler {get;}
Remarks
Such namespace can be named for example Microsoft.CodeAnalysis or System.Runtime.CompilerServices.
Requirements

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

See Also

Reference

INamespace Interface
INamespace Members