AppendVerbatim(string)
Appends a string to the Metalama.Framework.Code.SyntaxBuilders.SyntaxBuilder.StringBuilder, without performing any modification to the input string.
Declaration
public override void AppendVerbatim(string rawCode)Parameters
| Type | Name | Description |
|---|---|---|
| string | rawCode |