MetalamaAPI documentationAdvanced APIMetalama.​Framework.​Engine.​Aspect­WeaversAspect­Weaver­ContextGet­Options
Open sandboxFocus

AspectWeaverContext.GetOptions Method

GetOptions<T>(ISymbol)

Declaration
public T GetOptions<T>(ISymbol symbol)
where T : IHierarchicalOptions
Parameters
Type Name Description
Microsoft.CodeAnalysis.ISymbol symbol
Returns
Type Description
T
Type Parameters
Name Description
T