MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeIAssemblyIs­External
Open sandboxFocus

IAssembly.IsExternal Property

IsExternal

Gets a value indicating whether the assembly represents a reference (true), or the project being built (false).

Declaration
bool IsExternal { get; }
Property Value
Type Description
Boolean