MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeIDeclarationBelongs­To­Current­Project
Open sandboxFocus

IDeclaration.BelongsToCurrentProject Property

BelongsToCurrentProject

Gets a value indicating whether the current declaration is declared to the current project. It returns false for declarations declared in referenced projects or assemblies.

Declaration
bool BelongsToCurrentProject { get; }
Property Value
Type Description
System.Boolean