Open sandboxFocus
  • Article

Interface IIntrospectionReferenceGraph

Namespace: Metalama.Framework.Introspection
Assembly: Metalama.Framework.Introspection.dll
Syntax
public interface IIntrospectionReferenceGraph

Methods

Name Description
GetInboundReferences(IDeclaration, IntrospectionChildKinds, CancellationToken)
GetOutboundReferences(IDeclaration, CancellationToken)

Extension Methods

  • Navigation