GetOutboundReferences(IDeclaration, CancellationToken)
Declaration
IEnumerable<IIntrospectionReference> GetOutboundReferences(IDeclaration origin, CancellationToken cancellationToken = default)Parameters
| Type | Name | Description |
|---|---|---|
| IDeclaration | origin | |
| CancellationToken | cancellationToken |
Returns
| Type | Description |
|---|---|
| IEnumerable<IIntrospectionReference> |