Table of Contents

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 string

Original source code.

Returns

string

Fixed source code.