Extension methods for IDeclaration that provide introspection capabilities within a workspace.
Namespace: Metalama.Framework.Workspaces
Assembly: Metalama.Framework.Workspaces.dll
Syntax
public static class DeclarationExtensionsMethods
| Name | Description |
|---|---|
| GetDerivedTypes(INamedType, bool) | |
| GetInboundReferences(IDeclaration, IntrospectionChildKinds, CancellationToken) | |
| GetOutboundReferences(IDeclaration, CancellationToken) |