Property EntryPointsToQueries
EntryPointsToQueries
Declaration
public Dictionary<IFunctionModel, HashSet<ComponentQueryDeclarationModel>> EntryPointsToQueries { get; set; }
Property Value
| Type | Description |
|---|---|
| Dictionary<IFunctionModel, HashSet<ComponentQueryDeclarationModel>> |