IIndexGenericInstancesService Interface |
Provides access to the index of generic instances of generic definitions.
Namespace: PostSharp.Sdk.Extensibility.Tasks
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public interface IIndexGenericInstancesService : IService
The IIndexGenericInstancesService type exposes the following members.
Name | Description | |
---|---|---|
GetGenericInstances |
Gets the set of generic instances of a given generic definition.
|