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, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

INamespace Interface
INamespace Members