Method PatchSourceCode
- Namespace
- Alternet.FormDesigner.WinForms.Roslyn
- Assembly
- Alternet.FormDesigner.Roslyn.v10.dll
PatchSourceCode(string)
Performs post-processing of the source code.
public override string PatchSourceCode(string code)
Parameters
code
stringOriginal source code.
Returns
- string
Fixed source code.