MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeNamed­Type­ExtensionsAll­Members
Open sandboxFocus

NamedTypeExtensions.AllMembers Method

AllMembers(INamedType)

Gets all members of the current type and members inherited from the base type, except nested types.

Declaration
public static IEnumerable<IMember> AllMembers(this INamedType type)
Parameters
Type Name Description
INamedType type
Returns
Type Description
System.Collections.Generic.IEnumerable<IMember>