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