Metalama Documentation
Aspect API
Metalama.Framework.Code.SyntaxBuilders
StatementBuilder
AppendLine
AppendVerbatim
BeginBlock
Clone
EndBlock
Indent
ToStatement
Unindent
Begins a block (appends a { and increments the indentation level).
{
public void BeginBlock()