MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeNamespace­ExtensionsDescendants­And­Self
Open sandboxFocus

NamespaceExtensions.DescendantsAndSelf Method

DescendantsAndSelf(INamespace)

Gets all child and descendant namespaces of the current namespace, plus the current namespace.

Declaration
public static IReadOnlyList<INamespace> DescendantsAndSelf(this INamespace ns)
Parameters
Type Name Description
INamespace ns
Returns
Type Description
IReadOnlyList<INamespace>