this[TKey]
Declaration
IReadOnlyCollection<out TValue> this[TKey key] { get; }
Parameters
Type | Name | Description |
---|---|---|
TKey | key |
Property Value
Type | Description |
---|---|
IReadOnlyCollection<TValue> |
Metalama.Framework.Engine.AspectWeavers
Metalama.Framework.Engine.CodeFixes
Metalama.Framework.Engine.CodeModel
Metalama.Framework.Engine.Collections
Metalama.Framework.Engine.Diagnostics
Metalama.Framework.Engine.Formatting
Metalama.Framework.Engine.Metrics
Metalama.Framework.Engine.Services
Metalama.Framework.Engine.Utilities
Metalama.Framework.Engine.Utilities.Roslyn
IReadOnlyCollection<out TValue> this[TKey key] { get; }
Type | Name | Description |
---|---|---|
TKey | key |
Type | Description |
---|---|
IReadOnlyCollection<TValue> |