MetalamaAPI documentationAspect APIMetalama.​Framework.​AspectsTemplate­InvocationArguments
Open sandboxFocus

TemplateInvocation.Arguments Property

Arguments

Compile-time template arguments that will be passed to the template.

Declaration
public object? Arguments { get; init; }
Property Value
Type Description
object